home *** CD-ROM | disk | FTP | other *** search
- #
- # Sample Bindery Mode MERCURY.INI file (in fact, the one I use on
- # my production server). This one implements most of the possible
- # switches for each module, but you can edit it to do less if you
- # wish. All the fields shown below are described in the file
- # MGUIDE.HLP which is supplied in the Mercury archive.
- #
- # Anything after a '#' to the end of the line is a comment and
- # is stripped out before parsing. Trailing and leading whitespace
- # is also stripped before parsing. Many sample commands have been
- # left in this file commented out for reference purposes.
- #
-
- [General]
- myname: ~1 # Canonical name for this server
- timezone: ~3 # Time Zone to add to date fields
- file_api: 1 # Use the file api instead of queues
- mailqueue: ~9 # Where mail should be put for delivery
- smtpqueue: ~9 # Where the SMTP client should look for mail
- newmail_path: ~7
-
- ~8
-
- [Mercury]
- failfile: ~6\Mercury\FAILURE.MER # Delivery failure notification template
- confirmfile: ~6\Mercury\CONFIRM.MER # Delivery confirmation template
- aliasfile: ~6\Mercury\ALIAS.MER # System-wide alias file
- synfile: ~6\Mercury\SYNONYM.MER # User synonym database
- listfile: ~6\Mercury\LISTS.MER # List of lists
- # logfile: ~6\Logs\MERCURY.LOG # Traffic logging file
- bitnethost: cunyvm.cuny.edu # Relay host for ".bitnet" rewrites
- poll: 10 # Seconds between queue polling cycles
- scratch: ~6\Scratch # Where we can write temp files
- returnlines: 15 # How many lines of failed messages to return
- postmaster: ~2 # Local user who acts as postmaster
- broadcast: 1 # Yes, we want broadcast notifications, but
- receipts: 0 # ... no broadcasts for receipt confirmations
- PM_notify: 1 # Do/Don't send errors to the postmaster
- change_owner: 1 # Change message ownership to recipient
- # noticeboards: SYS:PUBLIC/NB # Where to find Pegasus Mail noticeboards
- auto_tzone: 1 # If NZ, obtain timezone information from OS
-
- [MercuryC]
- # Session_logging: G:\ # Directory to write session transcripts
- host: ~4 # mail mail host which relays for us
- scratch: ~6\Mercury # Where we can write temp files
- poll: 30 # Seconds between queue polling cycles
- returnlines: 15 # How many lines of failed messages to return
- failfile: ~6\Mercury\FAILURE.MER # Delivery failure template
- esmtp: 1 # Yes, we want to use ESMTP extensions
-
- [MercuryE]
- Poll : 15
- Timeout : 60
- # Session_logging : o:\mail\mercury\melogs
- # Session_logmode : 1
- # Nameservers : 139.80.64.1
-
- [MercuryD]
- scratch : ~6\Mercury
- # Timeout : 30
- # Poll : 120 # How often to check hosts for new mail (seconds)
-
- [MercuryS]
- # Session_logging: G:\ # Directory to write session transcripts
- debug: 1 # Whether or not to show session progress
- # allow: 192.156.225.2 # A machine we WILL permit to connect
- # refuse: 192.156.225.0 # A group of machines we WON'T permit.
- logfile: ~6\Logs\MERCURYS.LOG
- # size: 1500000
- ~0
-
-
- [MercuryP]
- scratch : ~6\Mercury
- Timeout : 60
-
- [MercuryX]
- # Cmd_Delay: 10
- # Cmd_Wait: 1
- # IE4_Dialling: 0
- # Use_ETRN: 1
- # Clients_only: 1
- # Sunday: 0800,1800,3,15,30,60
- # Monday: 0830,2100,5,15,60,60
- # Tuesday: 0830,2100,5,15,60,60
- # Wednesday: 1500,1900,2,30,5,30
- # Thursday: 0900,1900,2,30,0,0
- # Friday: 0830,2100,5,15,60,60
- # Saturday: 1031,1035,2,45,-1,0
-
- # [Groups]
- # testgroup : TESTGRP
-
- [Domains]
- # NetWare Server Domain name
- ~5 : ~5
- ~5 : ~1
-
- # [Rewrite]
- # * : pmail.gen.nz
-
- [Maiser]
- Maiser : Maiser
- Helpfile : ~6\Mercury\MAISER.HLP
- Lookupfile : ~6\Mercury\MAISER.LKP
- Send_dir : ~6\Mercury\SENDABLE
- Logfile : ~6\Logs\MAISER.LOG
- Notify : ~6\Mercury\TMP
- Local_only : Y
-
- [MercuryH]
- Logfile : ~6\Logs\MERCURYH.LOG
- # Addressbook : \\CLIO\SYS\SYSTEM\MERCURY\PH.PMR
- # MOTD : \\CLIO\SYS\SYSTEM\MERCURY\PH-MOTD.TXT
- # Administrator : postmaster@clio.pmail.gen.nz
- Timeout : 30
-
-